home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act6b / 00042.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  76 b   |  5 lines

  1. on exitFrame
  2.   global buglist
  3.   set buglist to [1, 2, 3, 4, 5, 6, 7, 8]
  4. end
  5.